home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / frame_10 / DoAction_2.as next >
Encoding:
Text File  |  2011-06-09  |  254 b   |  15 lines

  1. stop();
  2. _root.loc_sound = 30;
  3. _root.range = false;
  4. if(_root.talk7 == 1 && _root.even14 == 0)
  5. {
  6.    _root.talk7 = 2;
  7.    stopAllSounds();
  8.    _root.fade.gotoAndPlay(1);
  9.    _root.gotoAndStop(46);
  10. }
  11. if(_root.even25 == 1)
  12. {
  13.    _root.even25 = 2;
  14. }
  15.